FaaProcessExceptionResolution 
EntityType  Independent 
Logical Entity Name  FaaProcessExceptionResolution 
Default Table Name  SyServiceExceptionResolution 
Logical Only  NO 
Definition 
 
Note 
 

FaaProcessExceptionResolution Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
Id(PK)    INTEGER  NO 
 
FaaProcessExceptionTypeTemplateId(FK)    INTEGER  NO 
 
FaaProcessExceptionResolutionTypeId(FK)    INTEGER  NO 
 
FaaProcessExceptionResolutionAlgorithmTypeId(FK)    INTEGER  NO 
 
SourceDataDefinition    XML  NO 
 
TargetDataDefinition    XML  NO 
 
CustomSequenceExecution    NVARCHAR(255)  NO 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 

FaaProcessExceptionResolution Keys 
Key Name  Key Type  Keys 
Uk_SyServiceExceptionResolution_SyServiceExceptionTemplateIdResolutionTypeIdAlgorithmTypeId  Alternate Key  FaaProcessExceptionTypeTemplateId, FaaProcessExceptionResolutionTypeId, FaaProcessExceptionResolutionAlgorithmTypeId 
Pk_SyServiceExceptionResolution_SyServiceExceptionResolutionId  PrimaryKey  Id 

FaaProcessExceptionResolution Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaaProcessExceptionTypeTemplate  Non-Identifying  One To Zero or More        FaaProcessExceptionTypeTemplateId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
FaaProcessExceptionResolutionAlgorithmType  Non-Identifying  One To Zero or More        FaaProcessExceptionResolutionAlgorithmTypeId  NO 
FaaProcessExceptionResolutionType  Non-Identifying  One To Zero or More        FaaProcessExceptionResolutionTypeId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
FaaProcessExceptionResolutionStepRelationship  Non-Identifying  One To Zero or More          NO 

FaaProcessExceptionResolution Check Constraints 
Check Constraint Name  CheckConstraint